读知识>英语词典>access code翻译和用法

access code

英 [ˈækses kəʊd]

美 [ˈækses koʊd]

存取码; 选取码

英英释义

noun

  • a code (a series of characters or digits) that must be entered in some way (typed or dialed or spoken) to get the use of something (a telephone line or a computer or a local area network etc.)
      Synonym:access

    双语例句

    • First you need to input a mobile access code, a unique keyword that you can obtain from your profile in Moodle.
      首先您要输入一段移动访问代码,这是一段惟一的关键字,可用来获取您在Moodle中的配置文件。
    • From a PHP perspective, extending Ajax isn't just about rewriting the XMLHttpRequest ( XHR) access code.
      从PHP的角度来看,扩展Ajax功能并不仅仅是重写XMLHttpRequest(XHR)访问代码。
    • Code that is allowed to discover nonpublic information on a type can potentially access code, data, and other information you want to keep private.
      如果允许代码了解某类型的非公共信息,那么该代码就有可能会访问您需要保密的代码、数据和其他信息。
    • Why would you want a typesafe interface for your data access code?
      为什么您要为数据访问代码提供类型安全接口?
    • The power of this layer is in separating data access code from the business logic for disparate data store technologies.
      该层的作用在于针对不同的数据存储技术,从业务逻辑中分离数据访问代码。
    • Create the application client project and associated EAR; you can also implement the Web services access code, as described in the next section.
      创建一个应用程序客户端工程和其相关的EAR文件;您也可以执行Web服务的存取码来实现,我们将在下面讲解。
    • This method requires less programming than other methods and has the advantage of keeping all of your XML access code right inside a Functional Tester class.
      此方法需要比其他方法更少的编程并在将所有XML访问代码保留在FunctionalTester类中方面占有优势。
    • How should I complete the registration process after I have received the access code?
      在收到启动密码通知书后,我应如何完成登记程序?
    • However, if you've carefully isolated your database access code within a handful of object methods, your modifications will likely be slight and centralized.
      不过,如果您已经小心地隔离了一些对象方法内的数据库访问代码,则修改将很可能十分轻微且集中。
    • It allows your data access code to be written in a manner that supports multiple databases.
      使用它你可编写支持多个数据库的数据访问代码。